CATMULLROM VECTOR2
This command performs a catmull rom interpolation on the specified vector. This vector is defined as a two float vector.

SYNTAX
CATMULLROM VECTOR2 VectorResult, VectorA, VectorB, VectorC, VectorD, Value

RELATED INFO
3DMATHS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example